[INFO] fetching crate inline_dyn 0.2.1...
[INFO] testing inline_dyn-0.2.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate inline_dyn 0.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate inline_dyn 0.2.1
[INFO] finished tweaking crates.io crate inline_dyn 0.2.1
[INFO] tweaked toml for crates.io crate inline_dyn 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate inline_dyn 0.2.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1599b1124d6dfb09a2193508fd34cb53ca5c00d41e6b06804025eba779389cc9
[INFO] running `Command { std: "docker" "start" "-a" "1599b1124d6dfb09a2193508fd34cb53ca5c00d41e6b06804025eba779389cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1599b1124d6dfb09a2193508fd34cb53ca5c00d41e6b06804025eba779389cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1599b1124d6dfb09a2193508fd34cb53ca5c00d41e6b06804025eba779389cc9", kill_on_drop: false }`
[INFO] [stdout] 1599b1124d6dfb09a2193508fd34cb53ca5c00d41e6b06804025eba779389cc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a1ad45e8d474c789f6c3b1e8a9f320de703133092b8dc07a02e7da40b78eff1
[INFO] running `Command { std: "docker" "start" "-a" "5a1ad45e8d474c789f6c3b1e8a9f320de703133092b8dc07a02e7da40b78eff1", kill_on_drop: false }`
[INFO] [stderr]    Compiling elain v0.3.1
[INFO] [stderr]    Compiling inline_dyn v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 725 |     impl_new!(AsRef<U>, U);
[INFO] [stdout]     |     ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 726 |     impl_new!(AsMut<U>, U);
[INFO] [stdout]     |     ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 737 |     impl_new!(core::fmt::Debug);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 738 |     impl_new!(core::fmt::Display);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 |     impl_new!(Future<Output = O>, O);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     impl_new!(Hasher);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 804 |     impl_new!(Iterator<Item = I>, I);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 805 |     impl_new!(DoubleEndedIterator<Item = I>, I);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] running `Command { std: "docker" "inspect" "5a1ad45e8d474c789f6c3b1e8a9f320de703133092b8dc07a02e7da40b78eff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a1ad45e8d474c789f6c3b1e8a9f320de703133092b8dc07a02e7da40b78eff1", kill_on_drop: false }`
[INFO] [stdout] 5a1ad45e8d474c789f6c3b1e8a9f320de703133092b8dc07a02e7da40b78eff1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bebb43d11a8de66e7d8fa55e47409bcaeb6307848947a7d3ac71c28c616776dc
[INFO] running `Command { std: "docker" "start" "-a" "bebb43d11a8de66e7d8fa55e47409bcaeb6307848947a7d3ac71c28c616776dc", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 725 |     impl_new!(AsRef<U>, U);
[INFO] [stdout]     |     ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 726 |     impl_new!(AsMut<U>, U);
[INFO] [stdout]     |     ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 737 |     impl_new!(core::fmt::Debug);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 738 |     impl_new!(core::fmt::Display);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 |     impl_new!(Future<Output = O>, O);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling inline_dyn v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     impl_new!(Hasher);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 804 |     impl_new!(Iterator<Item = I>, I);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 805 |     impl_new!(DoubleEndedIterator<Item = I>, I);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 725 |     impl_new!(AsRef<U>, U);
[INFO] [stdout]     |     ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 726 |     impl_new!(AsMut<U>, U);
[INFO] [stdout]     |     ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 737 |     impl_new!(core::fmt::Debug);
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 738 |     impl_new!(core::fmt::Display);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 |     impl_new!(Future<Output = O>, O);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 775 |     impl_new!(Hasher);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 804 |     impl_new!(Iterator<Item = I>, I);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:504:81
[INFO] [stdout]     |
[INFO] [stdout] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 805 |     impl_new!(DoubleEndedIterator<Item = I>, I);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/lib.rs:376:33
[INFO] [stdout]      |
[INFO] [stdout]  376 |         $crate::InlineDyn::<dyn ($($trait)*)>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1020 |         let val = <dyn_star!(Debug)>::new(42usize);
[INFO] [stdout]      |                    ---------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `dyn_star` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/lib.rs:376:33
[INFO] [stdout]      |
[INFO] [stdout]  376 |         $crate::InlineDyn::<dyn ($($trait)*)>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1045 |         let val = <dyn_star!(Debug)>::new(42u8);
[INFO] [stdout]      |                    ---------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `dyn_star` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/lib.rs:376:33
[INFO] [stdout]      |
[INFO] [stdout]  376 |         $crate::InlineDyn::<dyn ($($trait)*)>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1048 |         let val: InlineDynDebug<1> = <dyn_star!(Debug)>::try_resize(val).ok().unwrap();
[INFO] [stdout]      |                                       ---------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `dyn_star` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/lib.rs:376:33
[INFO] [stdout]      |
[INFO] [stdout]  376 |         $crate::InlineDyn::<dyn ($($trait)*)>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1054 |         let val = <dyn_star!(Debug)>::new(42u32);
[INFO] [stdout]      |                    ---------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `dyn_star` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/lib.rs:376:33
[INFO] [stdout]      |
[INFO] [stdout]  376 |         $crate::InlineDyn::<dyn ($($trait)*)>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1057 |         let res: Result<InlineDynDebug<1>, _> = <dyn_star!(Debug)>::try_resize(val);
[INFO] [stdout]      |                                                  ---------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `dyn_star` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/lib.rs:376:33
[INFO] [stdout]      |
[INFO] [stdout]  376 |         $crate::InlineDyn::<dyn ($($trait)*)>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1083 |         let val: dyn_star!(Foo) = inline_dyn![Bar(Cell::new(0))];
[INFO] [stdout]      |                  -------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `dyn_star` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "bebb43d11a8de66e7d8fa55e47409bcaeb6307848947a7d3ac71c28c616776dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bebb43d11a8de66e7d8fa55e47409bcaeb6307848947a7d3ac71c28c616776dc", kill_on_drop: false }`
[INFO] [stdout] bebb43d11a8de66e7d8fa55e47409bcaeb6307848947a7d3ac71c28c616776dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fafb7d44f8f2c9b64e5faf5db2f042389d781a55e7bda09b3423331c1f153561
[INFO] running `Command { std: "docker" "start" "-a" "fafb7d44f8f2c9b64e5faf5db2f042389d781a55e7bda09b3423331c1f153561", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 725 |     impl_new!(AsRef<U>, U);
[INFO] [stderr]     |     ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 726 |     impl_new!(AsMut<U>, U);
[INFO] [stderr]     |     ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 737 |     impl_new!(core::fmt::Debug);
[INFO] [stderr]     |     --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 738 |     impl_new!(core::fmt::Display);
[INFO] [stderr]     |     ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 752 |     impl_new!(Future<Output = O>, O);
[INFO] [stderr]     |     -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 775 |     impl_new!(Hasher);
[INFO] [stderr]     |     ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 804 |     impl_new!(Iterator<Item = I>, I);
[INFO] [stderr]     |     -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 805 |     impl_new!(DoubleEndedIterator<Item = I>, I);
[INFO] [stderr]     |     ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `inline_dyn` (lib) generated 8 warnings
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> src/lib.rs:376:33
[INFO] [stderr]      |
[INFO] [stderr]  376 |         $crate::InlineDyn::<dyn ($($trait)*)>
[INFO] [stderr]      |                                 ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1020 |         let val = <dyn_star!(Debug)>::new(42usize);
[INFO] [stderr]      |                    ---------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `dyn_star` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> src/lib.rs:376:33
[INFO] [stderr]      |
[INFO] [stderr]  376 |         $crate::InlineDyn::<dyn ($($trait)*)>
[INFO] [stderr]      |                                 ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1045 |         let val = <dyn_star!(Debug)>::new(42u8);
[INFO] [stderr]      |                    ---------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `dyn_star` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> src/lib.rs:376:33
[INFO] [stderr]      |
[INFO] [stderr]  376 |         $crate::InlineDyn::<dyn ($($trait)*)>
[INFO] [stderr]      |                                 ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1048 |         let val: InlineDynDebug<1> = <dyn_star!(Debug)>::try_resize(val).ok().unwrap();
[INFO] [stderr]      |                                       ---------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `dyn_star` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> src/lib.rs:376:33
[INFO] [stderr]      |
[INFO] [stderr]  376 |         $crate::InlineDyn::<dyn ($($trait)*)>
[INFO] [stderr]      |                                 ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1054 |         let val = <dyn_star!(Debug)>::new(42u32);
[INFO] [stderr]      |                    ---------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `dyn_star` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> src/lib.rs:376:33
[INFO] [stderr]      |
[INFO] [stderr]  376 |         $crate::InlineDyn::<dyn ($($trait)*)>
[INFO] [stderr]      |                                 ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1057 |         let res: Result<InlineDynDebug<1>, _> = <dyn_star!(Debug)>::try_resize(val);
[INFO] [stderr]      |                                                  ---------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `dyn_star` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> src/lib.rs:376:33
[INFO] [stderr]      |
[INFO] [stderr]  376 |         $crate::InlineDyn::<dyn ($($trait)*)>
[INFO] [stderr]      |                                 ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1083 |         let val: dyn_star!(Foo) = inline_dyn![Bar(Cell::new(0))];
[INFO] [stderr]      |                  -------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `dyn_star` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `inline_dyn` (lib test) generated 14 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inline_dyn-afd506c36424cd4c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_interior_mutability ... ok
[INFO] [stdout] test tests::test_resize ... ok
[INFO] [stdout] test tests::test_resize_insufficient ... ok
[INFO] [stdout] test tests::test_not_unpin ... ok
[INFO] [stdout] test tests::test_simple ... ok
[INFO] [stdout] test tests::test_slice ... ok
[INFO] [stdout] test tests::test_drop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests inline_dyn
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 725 |     impl_new!(AsRef<U>, U);
[INFO] [stderr]     |     ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 726 |     impl_new!(AsMut<U>, U);
[INFO] [stderr]     |     ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 737 |     impl_new!(core::fmt::Debug);
[INFO] [stderr]     |     --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 738 |     impl_new!(core::fmt::Display);
[INFO] [stderr]     |     ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 752 |     impl_new!(Future<Output = O>, O);
[INFO] [stderr]     |     -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 775 |     impl_new!(Hasher);
[INFO] [stderr]     |     ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 804 |     impl_new!(Iterator<Item = I>, I);
[INFO] [stderr]     |     -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:504:81
[INFO] [stderr]     |
[INFO] [stderr] 504 |         impl<'a, const _S: usize, const _A: usize $(, $arg)*> $crate::InlineDyn<(dyn $trait + 'a), _S, _A>
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 805 |     impl_new!(DoubleEndedIterator<Item = I>, I);
[INFO] [stderr]     |     ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_new` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: 8 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - InlineDyn (line 76) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - inline_dyn (line 438) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - InlineDyn (line 70) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - InlineDyn<[T],S,A>::new (line 486) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - InlineDyn<[T],S,A>::new (line 491) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - InlineDyn<D,S,A>::try_resize (line 217) ... ok
[INFO] [stdout] test src/lib.rs - DynClone (line 313) ... ok
[INFO] [stdout] test src/lib.rs - InlineDyn<D,S,A>::try_resize (line 225) ... ok
[INFO] [stdout] test src/lib.rs - InlineDyn (line 62) ... ok
[INFO] [stdout] test src/lib.rs - inline_dyn (line 430) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fafb7d44f8f2c9b64e5faf5db2f042389d781a55e7bda09b3423331c1f153561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fafb7d44f8f2c9b64e5faf5db2f042389d781a55e7bda09b3423331c1f153561", kill_on_drop: false }`
[INFO] [stdout] fafb7d44f8f2c9b64e5faf5db2f042389d781a55e7bda09b3423331c1f153561
